FindAllRowsWithCellTextInColumn Method
Returns all rows with the specified text in the specified column.
Overload List
OverloadDescription
FindAllRowsWithCellTextInColumn(String,UInt32)Returns all rows with the specified text in the specified column, by column index.  
FindAllRowsWithCellTextInColumn(String,String)Finds all rows with the specified text in the specified column, by column name.